|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.svimservice.nsisr.web.ws.dipendentessr.vo.elencodipendentiperstruttura.ElencoDipendentiPerStruttura
public class ElencoDipendentiPerStruttura
Contiene la lista dei dipendenti.
| Field Summary | |
|---|---|
private java.util.Vector<DipendentePerStruttura> |
dipendente
Elenco di dipendenti. |
| Constructor Summary | |
|---|---|
ElencoDipendentiPerStruttura()
|
|
| Method Summary | |
|---|---|
java.util.Vector<DipendentePerStruttura> |
getDipendente()
|
void |
setDipendente(java.util.Vector<DipendentePerStruttura> dipendente)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.Vector<DipendentePerStruttura> dipendente
| Constructor Detail |
|---|
public ElencoDipendentiPerStruttura()
| Method Detail |
|---|
public void setDipendente(java.util.Vector<DipendentePerStruttura> dipendente)
public java.util.Vector<DipendentePerStruttura> getDipendente()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||